mrss_item_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

allocated
int allocated;
Undocumented in source.
author
char* author;
Undocumented in source.
author_email
char* author_email;
Undocumented in source.
author_uri
char* author_uri;
Undocumented in source.
category
mrss_category_t* category;
Undocumented in source.
comments
char* comments;
Undocumented in source.
contributor
char* contributor;
Undocumented in source.
contributor_email
char* contributor_email;
Undocumented in source.
contributor_uri
char* contributor_uri;
Undocumented in source.
copyright
char* copyright;
Undocumented in source.
copyright_type
char* copyright_type;
Undocumented in source.
description
char* description;
Undocumented in source.
description_type
char* description_type;
Undocumented in source.
element
mrss_element_t element;
Undocumented in source.
enclosure
char* enclosure;
Undocumented in source.
enclosure_length
int enclosure_length;
Undocumented in source.
enclosure_type
char* enclosure_type;
Undocumented in source.
enclosure_url
char* enclosure_url;
Undocumented in source.
guid
char* guid;
Undocumented in source.
guid_isPermaLink
int guid_isPermaLink;
Undocumented in source.
link
char* link;
Undocumented in source.
next
mrss_item_t* next;
Undocumented in source.
other_tags
mrss_tag_t* other_tags;
Undocumented in source.
pubDate
char* pubDate;
Undocumented in source.
source
char* source;
Undocumented in source.
source_url
char* source_url;
Undocumented in source.
title
char* title;
Undocumented in source.
title_type
char* title_type;
Undocumented in source.

Meta